home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Super Collection / Windows 95 Super Collection.iso / win95 / programm / flute / readme.txt < prev    next >
Encoding:
Text File  |  1995-11-16  |  2.4 KB  |  77 lines

  1. FLUTE
  2.  
  3. Welcome to Flute 1.53. Flute is a scripting language for Windows 3.1x and
  4. Windows 95 (It automatically adapts to suit the operating system it does
  5. not need to be reinstalled for Windows 95).
  6. Revision: Nov 16th 1995
  7.  
  8. Flute supports control of programs using:
  9.     Mouse, Keyboard, menu and other user interface manipulations
  10.     DDE Communications
  11.     OLE Automation controller (including an object browser)
  12.     Windows Acts (functions performed by windows themselves)
  13.  
  14. To Install run SETUP.EXE (you must run setup as it installs registry entries)
  15. and other Windows information. You may need OLE2 installed on your system to
  16. make use of OLE Automation. Most programs already install it and Windows 95
  17. has it as standard. If no product has already installed OLE2 then there is
  18. no program that you can control using OLE Automation and hence no point in 
  19. Flute providing these files.
  20.  
  21.  
  22. We want you to REGISTER.
  23.  
  24. Registration is free, Flute is a developing program, by registering you
  25. will be kept informed of developments.
  26.  
  27. Flute in its present draft is in Public Domain. It may be copied freely, 
  28. provided that it is unmodified and complete.
  29.  
  30. Future versions of Flute may be retail products rather than public
  31. domain.
  32.  
  33. Our intention is to add event handling to Flute and expand the Window acts
  34. to support a wider range of standard Window classes.
  35.  
  36.  
  37. To Register:
  38.  
  39. Email:
  40.     WorkingTitle@cix.compulink.co.uk
  41.  
  42. WWW (With the latest version downloadable):
  43.         http://www.compulink.co.uk/~workingtitle/
  44. Mail:
  45.     WorkingTitle
  46.     59 Copeland Ave
  47.     Whitehaven
  48.     Cumbria
  49.     CA28 9HZ
  50.     UK
  51.  
  52. Tel:
  53.     01946 590 697
  54.     international (+44) 1946 590 697
  55. Fax
  56.     01946 590 565    
  57.     international (+44) 1946 590 565
  58.  
  59. The installer installs two sample scripts in your startup group -
  60.     Bthday1 wishes you a happy birthday
  61.     calc puts a button in the bottom right corner, click it to
  62.     type in a calculation.
  63.  
  64.  
  65. If you're having system problems there are several steps to take:
  66.  
  67. 1) report the problem to us
  68. 2) You can remove the window acts section of Flute by deleting the 
  69.   'Subclass.dll' and 'Loader.exe' and removing the line 
  70.   'Load = c:\Flute\loader.exe' from you're win.ini file (Load = may have
  71.   several items on it, you should only remove the program 'loader.exe'
  72.   leaving 'load=').
  73.  
  74. To remove Flute altogether, you need to remove this line from your win.ini
  75. and then delete all the programs in the flute folder.
  76.  
  77.